func runtime.inheap
3 uses
runtime (current package)
cgocall.go#L676: if inheap(uintptr(unsafe.Pointer(it))) {
cgocall.go#L751: if inheap(uintptr(p)) {
mheap.go#L663: func inheap(b uintptr) bool {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)